Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/santiagodc8/tu_perfil.net/llms.txt

Use this file to discover all available pages before exploring further.

After logging in, you land at /admin — the dashboard home. It gives you a snapshot of the site at a glance and provides fast access to create new content.

What the dashboard shows

Total articles

The total count of all articles that have not been sent to the trash (deleted_at IS NULL), regardless of published status.

Articles this month

Articles created since the first day of the current calendar month. Useful for tracking editorial output.
Below the stat cards, a Noticias recientes list shows the five most recently created articles. Each entry displays:
  • A colored dot — green if published, yellow if draft.
  • The article title (click to open the editor).
  • The category badge with its color.
  • The creation date.
  • An Editar link.
Click Ver todas to go to the full articles list at /admin/noticias.

Create a new article quickly

The large + CREAR NUEVA NOTICIA button at the top of the dashboard takes you directly to the new-article form at /admin/noticias/nueva. This is the fastest path from login to publishing. The sidebar is always visible on desktop. On mobile, open it with the hamburger button (top-left corner).
IconSectionURLAdmin only?
🏠Inicio/adminNo
📰Noticias/admin/noticiasNo
📂Categorías/admin/categoriasNo
🏷️Etiquetas/admin/etiquetasNo
🚨Última Hora/admin/ultima-horaNo
💬Comentarios/admin/comentariosNo
✉️Mensajes/admin/mensajesNo
📢Publicidad/admin/publicidadNo
📊Estadísticas/admin/estadisticasNo
👥Suscriptores/admin/suscriptoresYes
📧Newsletter/admin/newsletterYes
👤Usuarios/admin/usuariosYes
⚙️Mi perfil/admin/perfilNo
Sections marked Admin only are hidden from the sidebar when you are logged in with the editor role. If an editor navigates directly to one of those URLs, the server redirects them back to /admin.

Role-based access

There are two roles in the system:
Full access to every section of the panel, including Suscriptores, Newsletter, and Usuarios. Can change other users’ roles.